@charset "utf-8";

html, body,div ,h1, h2, h3, p, ul, li, img {
	margin:0;
	padding:0;
}

article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

body {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

#apDiv1 {
	position:absolute;
	left:249px;
	top:650px;
	height:20px;	
	background-color:#FFF
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
}

#apDiv5 {
	position: absolute;
	left: 24px;
	height: 21px;
	font-family: "Trajan Pro";
	font-size: 20px;
	font-weight: bold;
	top: 24px;
	width: 283px;
	z-index: 2;
}

#apDiv6 {
	position: absolute;
	width: 160px;
	height: 21px;
	z-index: 3;
	left: 24px;
	top: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#apDiv8 {
	position: absolute;
	width: 161px;
	height: 162px;
	z-index: 4;
	top: 101px;
	left: 24px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
.container {
	width: 900px;
	margin: 0 auto 0;
	position: absolute;
	left: 258px;
	top: 60px;
	overflow: auto;
	height: 590px;
}

#content {
	
	padding-top:30px;
	padding-bottom:30px;
	overflow:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.gallery {
	width:750px;
	margin:0;
	height:400;
	overflow:auto;	
}

.gallery ul {
	list-style:none;
}
	
.gallery img {
	float:left;
	margin-bottom:15px;
	display:block;
	padding:0;
	background:#666;
	border:1px solid #333;
}
	
.gallery img:hover {
	border:1px solid #999
}
.gallery li {
	float:left;
	margin-right:15px
}

#apDiv5 a {
	font-family: "Trajan Pro";
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	color: #000;	
}
#apDiv5 a:hover {
	text-decoration: none;
	color: #666;
}
